net/http.http2serverConn.goAway (method)
6 uses
net/http (current package)
h2_bundle.go#L5009: sc.goAway(http2ErrCodeNo)
h2_bundle.go#L5477: sc.goAway(http2ErrCodeNo)
h2_bundle.go#L5480: func (sc *http2serverConn) goAway(code http2ErrCode) {
h2_bundle.go#L5515: sc.goAway(http2ErrCodeFrameSize)
h2_bundle.go#L5546: sc.goAway(http2ErrCodeFlowControl)
h2_bundle.go#L5555: sc.goAway(http2ErrCode(ev))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)